Resource StructureDefinition/FHIR Server from package uk.nhsdigital.r4.test#2.10.1-prerelease (125 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "https://fhir.nhs.uk/StructureDefinition/NHSDigital-PractitionerRole-SDS",
"name" : "NHSDigitalPractitionerRoleSDS",
"status" : "draft",
"description" : "This profile is designed to support backwards compatibility with NHS Digital Spine HL7 v3 API's. It should not be used for new API's. \r\n\r\nThe use of SDS identifiers here is not widely supported and ODS identifiers (professional codes) are preferred instead.",
"purpose" : "Constraint profile for Electronic Prescription System which enforces practitioner, organization, sds role code, sds user profile id and telecom elements in contained resources,",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "PractitionerRole",
"baseDefinition" : "https://fhir.nhs.uk/StructureDefinition/NHSDigital-PractitionerRole",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "PractitionerRole.identifier",
"path" : "PractitionerRole.identifier",
"min" : 1
},
{
"id" : "PractitionerRole.identifier:sdsRoleProfileID",
"path" : "PractitionerRole.identifier",
"sliceName" : "sdsRoleProfileID",
"min" : 1
},
{
"id" : "PractitionerRole.practitioner",
"path" : "PractitionerRole.practitioner",
"min" : 1
},
{
"id" : "PractitionerRole.practitioner.identifier",
"path" : "PractitionerRole.practitioner.identifier",
"min" : 1
},
{
"id" : "PractitionerRole.practitioner.identifier.system",
"path" : "PractitionerRole.practitioner.identifier.system",
"min" : 1,
"fixedUri" : "https://fhir.nhs.uk/Id/sds-user-id"
},
{
"id" : "PractitionerRole.practitioner.identifier.value",
"path" : "PractitionerRole.practitioner.identifier.value",
"min" : 1
},
{
"id" : "PractitionerRole.practitioner.display",
"path" : "PractitionerRole.practitioner.display",
"min" : 1
},
{
"id" : "PractitionerRole.organization",
"path" : "PractitionerRole.organization",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.nhs.uk/StructureDefinition/NHSDigital-Organization-SDS"
]
}
]
},
{
"id" : "PractitionerRole.organization.reference",
"path" : "PractitionerRole.organization.reference",
"min" : 1
},
{
"id" : "PractitionerRole.organization.identifier.system",
"path" : "PractitionerRole.organization.identifier.system",
"fixedUri" : "https://fhir.nhs.uk/Id/ods-organization-code"
},
{
"id" : "PractitionerRole.code",
"path" : "PractitionerRole.code",
"min" : 1
},
{
"id" : "PractitionerRole.code.coding:sdsJobRoleCode",
"path" : "PractitionerRole.code.coding",
"sliceName" : "sdsJobRoleCode",
"min" : 1
},
{
"id" : "PractitionerRole.telecom",
"path" : "PractitionerRole.telecom",
"min" : 1
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.